home *** CD-ROM | disk | FTP | other *** search
/ Gold Medal Software 2 / Gold Medal Software Volume 2 (Gold Medal) (1994).iso / bbsutils / tb502man.arj / P128 < prev    next >
Text File  |  1994-02-13  |  3KB  |  62 lines

  1.  
  2.  
  3.  
  4.  
  5.      The TriBBS Bulletin Board System                                   128
  6.  
  7.      To get multiple nodes up and running on more than one computer, you
  8.      will need to use some type of networking hardware and software. 
  9.      TriBBS has been successfully tested on a Novell Netware network, a
  10.      Novell Netware Lite network, and a LANtastics network.  The only
  11.      possible glitch in running TriBBS on a LAN is that all nodes use
  12.      identical SYSDAT2.DAT files to locate node 1; therefore, you must
  13.      configure your LAN in such a way that all workstations and servers
  14.      refer to node 1 drive as the same drive.  For example, if node 1 is
  15.      located on the C: drive on the server, the rest of the network must
  16.      refer to this as C: also.  If another node's workstation already has a
  17.      C: drive, you must redirect that drive to say D:, E:, or etc. and
  18.      configure the node 1 drive as C:  So as long as the whole LAN refers
  19.      to node 1's drive as the same drive, TriBBS should work flawlessly on
  20.      any LAN.
  21.  
  22.  
  23.      Doors and Multinodes
  24.      --------------------
  25.  
  26.      The greatest challenge you will find about getting a multinode system
  27.      fully functional is getting doors to run from all nodes.  The problem
  28.      comes from the fact that most doors do not support multinode
  29.      operation.  If they do, then fine, simply set up the proper
  30.      configuration and batch files and away you go, but if they don't it
  31.      takes a little more effort.  The best method I've found so far for
  32.      running a nonmultinode door on all nodes of a multinode system is to
  33.      use two utilities: FOYER and PROECHO.  FOYER is a nifty little utility
  34.      that create a data file in your door's directory to determine what, if
  35.      any, node is currently using the door.  If the door is in use, FOYER
  36.      returns an appropriate "errorlevel" that can be used in your batch
  37.      file to prevent the door from being run.  If the door isn't  in use,
  38.      FOYER will return without error and your batch file can continue to
  39.      run the door as it normally would.  After running the door, FOYER is
  40.      run again so it can "unlock" the door for use by another node. 
  41.      PROECHO is a handy little utility that lets you send a short message
  42.      out through the comm port.  For example, if a door is in use, you
  43.      could send a message like "That door is in use on another node. 
  44.      Please try again later."  By sending such a message to the user, he
  45.      will know that everything is ok and that he'll probably be able to use
  46.      the door sometime later in his call.
  47.  
  48.  
  49.      Some Helpful Hints
  50.      ------------------
  51.  
  52.      If you are multitasking a multinode TriBBS system, you will probably
  53.      want to give each node the same number of clock ticks if they are
  54.      running modems that have similar speed capabilities.  If you are
  55.      running a high speed modem on one line and a slower modem on another,
  56.      you may want to give the node with the high speed modem a few more
  57.      clock ticks than the node with the slower speed modem.
  58.  
  59.  
  60.  
  61.  
  62.